window: Inspector cleanups
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Dec 2019 15:34:17 +0000 (10:34 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 7 Dec 2019 19:59:49 +0000 (14:59 -0500)
commit39a1d279600a46fa6539b669fd1f4d25328f0e40
tree85290bc30ed3358ff6add2c3eca5f07104418476
parent5ef4a640841f4d72ac7dec2713715b04c912b7eb
window: Inspector cleanups

Reduce the use of the inspector_window static.
The goal is to have one inspector window per
display, so we need to get rid of the static.
gtk/gtkwindow.c